home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 April / EnigmA AMIGA RUN 17 (1997)(G.R. Edizioni)(IT)[!][issue 1997-04][EAR-CD].iso / EARCD / comm / misc / Getty_13.lha / Getty-13 / AVM / StartGetty < prev   
Text File  |  1996-12-12  |  365b  |  21 lines

  1. ;-----------------------------------
  2. ;Script for starting AVM *and* Getty
  3. ;-----------------------------------
  4.  
  5. ;assign AVM: work:AVMSuite
  6. assign AVMTemp:      T:
  7. assign AVMRexx:      AVM:Rexx
  8. assign FaxOut:       AVM:Storage/Outgoing/Voices
  9. assign FaxTemp:      T:
  10.  
  11. cd AVM:
  12. execute StandardConfig
  13.  
  14. run l:fifo-handler
  15.  
  16. cd avmrexx:
  17. rx avmrexx:startall.avm
  18.  
  19. cd avm:
  20.  
  21.